crypto/des.desCipher.BlockSize (method, view implemented interface methods)

one use

	crypto/des (current package)
		cipher.go#L39: func (c *desCipher) BlockSize() int { return BlockSize }